PCA Index Dashboard Examples

PCA Index Dashboard Examples#

Ian’s Plot:#

x = np.linspace(0, 99, 100);
y = np.random.rand(100);
plt.plot(x, y, color = 'k', marker = 'x');
../../_images/bbce7cbc2c3950a1b128d27c6e8379bbfe8e2ef531e366af240f62ae16fe9dd2.png

Jeremy’s Plots:#

This script was last run at 2024-03-15 10:11:24.869215+00:00 (UTC)
In US/Central Time, this is 2024-03-15 05:11:24.869215-05:00
../../_images/81c66670b43598260c3fa71c62c9155bc638056cefaab138d32f583003ab8002.png
../../_images/896a655e26a4534486247a4eebc4a45bda5ca512176681167ec5562b343cf7cb.png